Package client.teavm.common.oscilloscope
Klasse EnvelopeGauge
java.lang.Object
client.teavm.common.oscilloscope.Gauge
client.teavm.common.oscilloscope.EnvelopeGauge
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungEnvelopeGauge(int width, int height, int voice, Function<String, String> localizer, Supplier<ByteBuffer> initGaugeBuffer) -
Methodenübersicht
Von Klasse geerbte Methoden client.teavm.common.oscilloscope.Gauge
accumulate, advance, draw, reset
-
Felddetails
-
voice
private int voice
-
-
Konstruktordetails
-
EnvelopeGauge
public EnvelopeGauge(int width, int height, int voice, Function<String, String> localizer, Supplier<ByteBuffer> initGaugeBuffer)
-
-
Methodendetails
-
sample
-
getValue
private float getValue(byte envOutput)
-